Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.6
->4.0.7
Release Notes
withastro/astro (astro)
v4.0.7
Compare Source
Patch Changes
#9452
e83b5095f
Thanks @florian-lefebvre! - Upgrades vite to latest#9352
f515b1421
Thanks @tmcw! - Add a more descriptive error message when image conversion fails#9486
f6714f677
Thanks @martrapp! - Fixes View Transition's form submission prevention, allowingpreventDefault
to be used.#9461
429be8cc3
Thanks @Skn0tt! - update import created forastro create netlify
#9464
faf6c7e11
Thanks @Fryuni! - Fixes an edge case with view transitions where some spec-compliantContent-Type
headers would cause a valid HTML response to be ignored.#9400
1e984389b
Thanks @bluwy! - Fixes importing dev toolbar apps from integrations on Windows#9487
19169db1f
Thanks @ematipico! - Improves logging of the generated pages during the build#9460
047d285be
Thanks @Princesseuh! - Fix Astro failing to build on certain exotic platform that reports their CPU count incorrectly#9466
5062d27a1
Thanks @knpwrs! - Updates view transitionsform
handling with logic for theenctype
attribute#9458
fa3078ce9
Thanks @ematipico! - Correctly handle the error in case the middleware throws a runtime error#9089
5ae657882
Thanks @lilnasy! - Fixes an issue where redirects did not replace slugs when the target of the redirect rule was not a verbatim route in the project.#9483
c384f6924
Thanks @Princesseuh! - Fix some false positive in the audit logic of the dev toolbar#9437
354a62c86
Thanks @dkobierski! - Fixes incorrect hoisted script paths when custom rollup output file names are configured#9475
7ae4928f3
Thanks @ematipico! - Remove the manifest from the generated files in thedist/
folder.